PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / getFillAlpha Method
In This Topic
    getFillAlpha Method
    In This Topic
    Gets the fill alpha.
    Syntax
    public double getFillAlpha()

    Return Value

    A value between 0 and 1 specifying constant opacity value to be used for filling operations in the transparent imaging model.
    See Also